HTML
Type
.html
in the first line of an input cell
GitHub repo
You can also write plain HTML along with embedded Wolfram Language expressions.
The WSP template engine allows you to use the Wolfram Language to process text similarly to PHP (see more here).
.html
<h3>Today is <?wsp Now // TextString ?></h3>